DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / AggregationView<TSource,TResult> Class / Value Property

In This Topic
    Value Property (AggregationView<TSource,TResult>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As TResult
    public TResult Value {get;}
    See Also